Add user, group name completion to dired
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 17 Apr 2012 01:49:40 +0000 (21:49 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 17 Apr 2012 01:49:40 +0000 (21:49 -0400)
commit0ac2ab2bb013d2fb7ee3fdab6fbe008e614f151e
treea74bcb8ac7c8ae11cc47cb25f2087c3c4755fed0
parent3db04e87adf0a2d4e71623f9eda960a44819263b
Add user, group name completion to dired

Note from committer:

I modified the original patch, by adding the new collection argument
at the end of the argument list rather than in the middle.

* dired-aux.el (dired-mark-read-string): Offer optional completion.
(dired-do-chxxx): Complete chown, chgrp over users, groups.
lisp/ChangeLog
lisp/dired-aux.el